#include "deVBuffer_priv.hpp"
#include "deWorld_Helper.hpp"
Include dependency graph for VertexBuffer.cpp:

Defines | |
| #define | ALLOW_RESIZE (deTRUE) |
Functions | |
| IdeVertexBuffer * | IdeVertexBuffer_CreateVBuffer () |
| Create an instance of IdeVertexBuffer. | |
| IdeVertexBuffer * | IdeVertexBuffer_CreateSubVBuffer (IdeVertexBuffer *Composite) |
| long | IdeVertexBuffer_EntrySize (IdeVertexBuffer::BufferType Type) |
| IdeVertexBuffer::BufferDataType | IdeVertexBuffer_FillBufferDataType (IdeVertexBuffer::BufferType Type, long *Size) |
| unsigned int | nlpo2 (register unsigned int x) |
This file is distributed "AS IS" without warranty of any kind. Novus Delta, LLC. does not guarantee the fitness of the contents of this file for any particular purpose.
Copyright (C) 2001-2003 Novus Delta, LLC. All Rights Reserved.
|
|
|
|
|
Create an instance of IdeVertexBuffer, as a sub-vbuffer inside a parent buffer
|
|
|
Create an instance of IdeVertexBuffer.
|
|
|
|
|
||||||||||||
|
|
|
|
|
1.3-rc3